Skip to content

Add general sanity check to OpenStack tests - #992

Merged
mbuechse merged 2 commits into
mainfrom
issue/991
Sep 22, 2025
Merged

Add general sanity check to OpenStack tests#992
mbuechse merged 2 commits into
mainfrom
issue/991

Conversation

@mbuechse

Copy link
Copy Markdown
Contributor

closes #991

Comment thread Tests/iaas/openstack_test.py Outdated
@mbuechse
mbuechse requested a review from toothstone September 18, 2025 20:13

@depressiveRobot depressiveRobot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Works for me:

> ./scs-compliance-check.py -s scs -a os_cloud=scs scs-compatible-iaas.yaml
INFO: module opc-v2022.11 missing checks or test cases
INFO: module scs-0121-v1 missing checks or test cases
INFO: module scs-0302-v1 missing checks or test cases
DEBUG: ... conn
CRITICAL: Please make sure that ~/.config/openstack/clouds.yaml exists and is correct!
CRITICAL: ConfigException('Cloud scs was not found.')
DEBUG: ... conn
CRITICAL: Please make sure that ~/.config/openstack/clouds.yaml exists and is correct!
CRITICAL: ConfigException('Cloud scs was not found.')
...

The repeated occurrence of the error will be fixed as part of #942

closes #991

Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
@mbuechse
mbuechse merged commit 24b8033 into main Sep 22, 2025
7 of 8 checks passed
@mbuechse
mbuechse deleted the issue/991 branch September 22, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add general sanity check to openstack tests

3 participants